Total Complexity | 18 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 162 |
Lines of code | 78 |
Logical lines of code | 40 |
Comment lines | 51 |
Methods | 11 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
toJWT() | 47 | 7 | 35 | |
__construct() | 62 | 2 | 12 | |
setIdentity() | 77 | 1 | 4 | |
getIdentity() | 82 | 1 | 3 | |
setNbf() | 77 | 1 | 4 | |
getNbf() | 82 | 1 | 3 | |
setRegion() | 77 | 1 | 4 | |
getRegion() | 82 | 1 | 3 | |
addGrant() | 76 | 1 | 4 | |
addClaim() | 80 | 1 | 3 | |
__toString() | 81 | 1 | 3 |